#254997 - 27/04/2005 22:26
Load stops at "Building Music Databases"
|
new poster
Registered: 31/03/2002
Posts: 11
Loc: Orange County, CA
|
the other day i was uploading some new songs to my empeg, when my little brother ran in and accidentaly kicked the power cable out of my empeg, in the middle of this process, now when i try to start it it stops at "building music databases", I have left it alone for a while because i can hear the hd doing something but after a while i hear it stop... I have about 76gb of music on it and dont want to loose it... does anybody have an idea or know what to do???
|
Top
|
|
|
|
#254998 - 27/04/2005 22:43
Re: Load stops at "Building Music Databases"
[Re: oldtownx3]
|
enthusiast
Registered: 11/06/2003
Posts: 384
|
This is in the faq. You could search on "building".
|
Top
|
|
|
|
#254999 - 28/04/2005 01:37
Re: Load stops at "Building Music Databases"
[Re: oldtownx3]
|
carpal tunnel
Registered: 20/12/1999
Posts: 31597
Loc: Seattle, WA
|
Specifically, if you search the FAQ for 'Building Music Databases', the exact text of the message on your player screen, it comes up as the first item in the search results. When following the instructions there, make sure to follow the sub-links as well. Read through the steps carefully, don't rush it.
|
Top
|
|
|
|
#255000 - 28/04/2005 02:22
Re: Load stops at "Building Music Databases"
[Re: tfabris]
|
new poster
Registered: 31/03/2002
Posts: 11
Loc: Orange County, CA
|
heres what i get when i connect to it through hyperterminal, also i followed the instructions and I get no response from the commands i try:
Reboot the player, and after the player software starts, press q (enter) to get to a shell prompt.
You should be at a shell prompt now. Enter:
rwm (There will be a long pause)
rm /drive0/var/database
rm /drive0/var/database3
rm /drive0/var/tags
rm /drive0/var/playlists
rm /drive1/var/database
rm /drive1/var/database3
rm /drive1/var/tags
rm /drive1/var/playlists
(Note that some of those RM commands will not work, that's OK)
exit
(The player application will run and rebuild the databases; watch the screen and wait until it is done, then q out of it again...)
q
(This should exit the player application back to the shell prompt.)
rom
exit
Attachments
254686-empeg.TXT (169 downloads)
Edited by oldtownx3 (28/04/2005 02:30)
|
Top
|
|
|
|
#255001 - 28/04/2005 04:58
Re: Load stops at "Building Music Databases"
[Re: oldtownx3]
|
carpal tunnel
Registered: 20/12/1999
Posts: 31597
Loc: Seattle, WA
|
I can't seem to see anything in that attachment.
Perhaps paste your text responses into a message instead of attaching them?
Main thing to do is to read each of the sub-links carefully, especially the parts right BEFORE the shell prompt instructions you just quoted. These are the prerequisites, such as making sure you're running the developer build, and getting hyperterminal working.
|
Top
|
|
|
|
#255002 - 28/04/2005 09:01
Re: Load stops at "Building Music Databases"
[Re: tfabris]
|
carpal tunnel
Registered: 24/12/2001
Posts: 5528
|
Quote: I can't seem to see anything in that attachment.
Looks okay to me...
Quote: EXT2-fs warning (device ide0(3,4)): ext2_free_blocks: bit already cleared for block 15215639 EXT2-fs warning (device ide0(3,4)): ext2_free_blocks: bit already cleared for block 15215639 EXT2-fs warning (device ide0(3,4)): ext2_free_blocks: bit already cleared for block 15215639 EXT2-fs warning (device ide0(3,4)): ext2_free_blocks: bit already cleared for block 15215639 EXT2-fs warning (device ide0(3,4)): ext2_free_blocks: bit already cleared for block 15215639 EXT2-fs warning (device ide0(3,4)): ext2_free_blocks: bit already cleared for block 15215638 EXT2-fs error (device ide0(3,4)): ext2_free_blocks: Freeing blocks not in datazone - block = 2210301320, count = 1 Remounting filesystem read-only EXT2-fs error (device ide0(3,4)): ext2_free_blocks: Freeing blocks not in datazone - block = 1516818687, count = 1 Remounting filesystem read-only EXT2-fs error (device ide0(3,4)): ext2_free_blocks: Freeing blocks not in datazone - block = 4294934403, count = 1 Remounting filesystem read-only Kernel panic: EXT2-fs panic (device ide0(3,4)): load_block_bitmap: block_group >= groups_count - block_group = 524287, groups_count = 9527
The filesystem has been corrupted. Thats why it's unable to rebuild the database.
|
Top
|
|
|
|
#255003 - 28/04/2005 09:09
Re: Load stops at "Building Music Databases"
[Re: tman]
|
carpal tunnel
Registered: 18/01/2000
Posts: 5683
Loc: London, UK
|
Quote: Looks okay to me...
Bizarrely, if I click on it in IE, I get a blank page. If I then select View Source, I can see the log file.
But, to the original question: yes -- the filesystem is badly corrupted. See this FAQ entry for details on how to deal with that.
_________________________
-- roger
|
Top
|
|
|
|
#255004 - 28/04/2005 09:21
Re: Load stops at "Building Music Databases"
[Re: Roger]
|
carpal tunnel
Registered: 24/12/2001
Posts: 5528
|
Quote: Bizarrely, if I click on it in IE, I get a blank page. If I then select View Source, I can see the log file.
There is an extra carriage return on each line. Maybe that is confusing IE?
|
Top
|
|
|
|
#255005 - 28/04/2005 11:08
Re: Load stops at "Building Music Databases"
[Re: Roger]
|
carpal tunnel
Registered: 20/12/1999
Posts: 31597
Loc: Seattle, WA
|
Quote: See this FAQ entry for details on how to deal with that.
Yeah, that's one of the sub-links in the "Building Music Databases" FAQ entry. But he wouldn't have gotten there until he saw the E2FSCK error. And the problem is that I don't think he's getting that far, because he's not able to get to a shell prompt because Q isn't working for him. At least that's the impression I got.
Oldtown: Try CTRL-C instead of Q.
I'll update those two FAQ entries about databases and FSCK to add a note about CTRL-C.
|
Top
|
|
|
|
#255006 - 28/04/2005 22:45
Re: Load stops at "Building Music Databases"
[Re: tfabris]
|
new poster
Registered: 31/03/2002
Posts: 11
Loc: Orange County, CA
|
GREAT!! i got it to work now, it was the CTRL+C that i was missing... thanks to all
|
Top
|
|
|
|
#255007 - 28/04/2005 23:25
Re: Load stops at "Building Music Databases"
[Re: oldtownx3]
|
carpal tunnel
Registered: 20/12/1999
Posts: 31597
Loc: Seattle, WA
|
Not your fault, the FAQ didn't mention Ctrl-C, an oversight on my part. Does now. Glad you're working.
|
Top
|
|
|
|
|
|